home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM 1995 Fall / PD-ROM F95.toast / Programming / Programming Utilities / LogoMation 1.0.1 ƒ / LogoMation 1.0.1 / LogoMation 1.0.1.rsrc / STR_184_help_substr.txt < prev    next >
Encoding:
Text File  |  1993-08-09  |  157 b   |  3 lines

  1. substr(Str, From, Len)
  2.  
  3. Return a sub-string of the string Str, starting at From (0 is the first character), and Len characters (or less if Str is too short).